Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating PromptLayer request in PromptLayer Models to be async in agenerate #2058

Merged
merged 1 commit into from
Mar 27, 2023
Merged

Conversation

Jped
Copy link
Contributor

@Jped Jped commented Mar 27, 2023

Currently in agenerate, the PromptLayer request is blocking and should be make async. In this PR we update all of that in order to work as it should

@Jped Jped marked this pull request as ready for review March 27, 2023 22:05
@hwchase17 hwchase17 merged commit 725b668 into langchain-ai:master Mar 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants